Assessment Library
The assessment library are Python scripts that use the same syntax as the Script assesslet, see Assesslet Types - Script. The library's content is used in the Script assesslet.
-
When you enter the path to an assessment library to the general settings in TPT, see General Preferences - Assessment Library (global), the assessment library can be used in any TPT project.
-
When you enter the path to an assessment library to a TPT project setting, see Project Preferences - Assessment Library Preferences (local), the assessment library can be used only in that specific TPT project.
The file format of an assessment library is TPTPY. For example: myLibrary.tptpy. This file would be imported by TPT as a Python module named myLibrary.